flatpak: Stop renaming icons
authorMatthias Clasen <mclasen@redhat.com>
Sat, 9 Feb 2019 14:20:25 +0000 (09:20 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 9 Feb 2019 14:20:25 +0000 (09:20 -0500)
We are now installing properly named icons, no need to
rename anymore.

This was causing ci to fail.

build-aux/flatpak/org.gtk.Demo.json
build-aux/flatpak/org.gtk.WidgetFactory.json

index ca655a7bd654f1b33decc34fba3545a2a33b80a9..bb2c1054ebf8b66c8101b1a674f80d7097fbb470 100644 (file)
@@ -5,7 +5,6 @@
     "sdk": "org.gnome.Sdk",
     "command": "gtk4-demo",
     "tags": ["devel", "development", "nightly"],
-    "rename-icon": "gtk4-demo",
     "desktop-file-name-prefix": "(Development) ",
     "finish-args": [
         "--device=dri",
index ea6aaa9938369e83f3f389c2a16ef77e6f3d9162..3df814a5462f73fcb777798583a6627ae22dd4a4 100644 (file)
@@ -5,7 +5,6 @@
     "sdk": "org.gnome.Sdk",
     "command": "gtk4-widget-factory",
     "tags": ["devel", "development", "nightly"],
-    "rename-icon": "gtk4-widget-factory",
     "desktop-file-name-prefix": "(Development) ",
     "finish-args": [
         "--device=dri",